home *** CD-ROM | disk | FTP | other *** search
/ Compendium Deluxe 1 / LSD Compendium Deluxe 1.iso / a / programming / arexx.text < prev    next >
Encoding:
Text File  |  1994-09-10  |  2.3 KB  |  34 lines

  1. Filename                    Size Description
  2. arexg10c.lha                211K Arexx Guide 1.0 by Robin Evans - This is a
  3.                                  collection of Arexx scripts and useful
  4.                                  info to help Arexx programming.
  5. ARexxSuper.lha               23K ARexxSupervisor 1.0, by Frédéric
  6.                                  DELACROIX.  ARexxSupervisor provides a
  7.                                  means of mouse-controlling the data that
  8.                                  is sent to a valid ARexx port.  Be careful
  9.                                  however, it is easy to make destructive
  10.                                  actions or provoke deadlocks or gurus.
  11. larp11a.lha                  12K Little ARexx Proggy(LARP) 1.1 by Aki
  12.                                  Laukkanen - The name of the program's
  13.                                  arexx-port (which is a application port -
  14.                                  not global) is LARP.01 or .02 and so on. 
  15.                                  It depends on if you have other LARPs
  16.                                  running.  The only command is PUTS "<text
  17.                                  here>".  Could do lot's of other neat
  18.                                  commands like LOAD "<filename>" and so on.
  19. rms05a.lha                   78K RMS 0.5a by Ray Norrish - A utility for
  20.                                  optimizing, compresing and encrypting
  21.                                  ARexx scripts.  It is designed to be very
  22.                                  easy to use via a GUI interface and will
  23.                                  reduce the size of your ARexx scripts
  24.                                  while optimizing it and
  25.                                  password-encrypting it.
  26. rxser502.lha                 11K rexxserdev.library 5.02 by Joseph M.
  27.                                  Stivaletta - Provides an easy to use
  28.                                  interface between ARexx programs and any
  29.                                  Amiga serial device.  The serial device
  30.                                  will be opened as shared so take care when
  31.                                  accessing that serial device from more
  32.                                  than one application.  All I/O requests to
  33.                                  the serial device are synchronous.
  34.